home *** CD-ROM | disk | FTP | other *** search
- /* DO NOT EDIT THIS FILE - it is machine generated */
- #include <native.h>
- /* Header for class CubbyHole */
-
- #ifndef _Included_CubbyHole
- #define _Included_CubbyHole
-
- #pragma pack(4)
-
- typedef struct ClassCubbyHole {
- long seq;
- /*boolean*/ long available;
- } ClassCubbyHole;
- HandleTo(CubbyHole);
-
- #pragma pack()
-
- #ifdef __cplusplus
- extern "C" {
- #endif
- extern long CubbyHole_get(struct HCubbyHole *);
- extern void CubbyHole_put(struct HCubbyHole *,long);
- #ifdef __cplusplus
- }
- #endif
- #endif
-